home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / isa_004.zip / RBBS2RA.ZIP / RBBS2RA.DOC next >
Text File  |  1992-03-08  |  4KB  |  118 lines

  1.  ╔══════╗ ╔══════╗ ╔══════╗ ╔═════╗         ╔═════╗         ╔══════╗ ╔══════╗
  2.  ║ ╔══╗ ║ ╚╗ ╔═╗ ║ ╚╗ ╔═╗ ║ ║ ╔═══╝         ╚═══╗ ║         ║ ╔══╗ ║ ║ ╔══╗ ║
  3.  ║ ╚══╝ ║  ║ ╚═╝ ║  ║ ╚═╝ ║ ║ ╚═══╗ ╔═════╗ ╔═══╝ ║ ╔═════╗ ║ ╚══╝ ║ ║ ╚══╝ ║
  4.  ║ ╔═╗ ╔╝  ║ ╔═╗ ║  ║ ╔═╗ ║ ╚═══╗ ║ ╚═════╝ ║ ╔═══╝ ╚═════╝ ║ ╔═╗ ╔╝ ║ ╔══╗ ║
  5.  ║ ║ ║ ╚╗ ╔╝ ╚═╝ ║ ╔╝ ╚═╝ ║ ╔═══╝ ║         ║ ╚═══╗         ║ ║ ║ ╚╗ ║ ║  ║ ║
  6.  ╚═╝ ╚══╝ ╚══════╝ ╚══════╝ ╚═════╝         ╚═════╝         ╚═╝ ╚══╝ ╚═╝  ╚═╝
  7.  
  8.                        (C) Copyright 1992 by James Hargrave
  9.                  An RBBS --> RemoteAccess DORINFOx.DEF converter
  10.  
  11.  
  12. Disclaimer:
  13. ~~~~~~~~~~~
  14.  
  15.         The author makes no warranties, expressed or implied, as to the
  16.         quality or performance of this program. The author will not be
  17.         held liable for any direct, indirect, incidental or consequential
  18.         damages resulting from the use of this program. Your use of the
  19.         program constitutes your agreement to this disclaimer and your
  20.         release of the author from any form of liability or litigation.
  21.  
  22.  
  23. What does it do?:
  24. ~~~~~~~~~~~~~~~~~
  25.  
  26.         RBBS2RA.EXE simply takes an RBBS DORINFOx.DEF file and converts the
  27.         ansi setting to be compadible with RemoteAccess.
  28.  
  29. Usage:
  30. ~~~~~~
  31.        Command line:  <>=Required []=Optional
  32.  
  33.        RBBS2RA <Path to RBBS Dorinfo file> <Path to new Dorinfo file> [/A]
  34.  
  35.        Where:
  36.  
  37.        - The Path to RBBS Dorinfo file is the path and name of the
  38.          dorinfo file you want converted eg. C:\RBBS\DORINFO2.DEF.
  39.  
  40.        - The Path to the new Dorinfo file is the path and name of the file
  41.          you wish to be created (It can NOT be the same path and name as the
  42.          origional). eg. C:\RBBS\DOORS\ISA\DORINFO2.DEF
  43.  
  44.        - And optional a /A can be placed as the last parameter and will change
  45.          what RBBS2RA.EXE does to the dorinfo file.  Without a /A the RBBS
  46.          setting of IBM Characters (1) will be changed to an RA setting
  47.          of Ansi (1).  With a /A the RBBS setting of IBM Characters (1) will
  48.          be changed to an RA setting of Ascii (0) (see bellow).
  49.  
  50.          With /A:
  51.          ~~~~~~~
  52.  
  53.                    RBBS      |      RA
  54.              Number  Setting |   Number  Setting
  55.            ------------------|----------------------
  56.               0     Ascii    |     0     Ascii
  57.               1     IBM Chars|     0     Ascii
  58.               2     Ansi     |     1     Ansi
  59.                              |
  60.  
  61.           Without /A:
  62.           ~~~~~~~~~~~~
  63.  
  64.                    RBBS      |      RA
  65.              Number  Setting |   Number  Setting
  66.            ------------------|----------------------
  67.               0     Ascii    |     0     Ascii
  68.               1     IBM Chars|     1     Ansi
  69.               2     Ansi     |     1     Ansi
  70.                              |
  71.  
  72.  
  73. Conclusion:
  74. ~~~~~~~~~~~
  75.  
  76.         If you use this utillity and have any problems or would
  77.         like to see any addtions please let me know (my Netmail and
  78.         mailing address(s) are bellow).  Thanks..
  79.  
  80.  
  81.         RBBS2RA is Copyright (c) 1992 by James Hargrave.
  82.         RBBS2RA was written with Turbo Pascal by Borland International.
  83.  
  84.         Thanks to: Eddie Karsai and Fred Rugar.
  85.  
  86.  
  87.           If you wish to contact me:
  88.  
  89.                T H E   S H A D O W    L A N D S   B B S
  90.  
  91.                            (604)261-6144
  92.                         Vancouver B.C. Canada
  93.  
  94.                         SysOp: James Hargrave
  95.                        24 Hrs., 365 Days a Year
  96.                          300-2400 Bps, n,8,1
  97.                          FidoNet: 1:153/769
  98.                          SIGnet: 25:4604/171
  99.                          TransNet: 132:732/9
  100.                            ERSII: 77:777/4
  101.                           ShadNET: 13:100/3
  102.                           MyNet: 51:1604/103
  103.                          CRAS-Net: 125:200/505
  104.                         InterSports:  102:582/4
  105.  
  106.             Send Letters/Donations to:
  107.  
  108.                          The Shadow Lands BBS
  109.                          c/o James Hargrave
  110.                          5589 Balaclava St.
  111.                          Vancouver B.C. Canada
  112.                          V6N 1K9
  113.  
  114.  
  115.  
  116.  
  117. [END OF FILE]
  118.